viewport: share style context with pixelcache
authorChristian Hergert <christian@hergert.me>
Tue, 8 Sep 2015 22:09:04 +0000 (15:09 -0700)
committerChristian Hergert <christian@hergert.me>
Sun, 13 Sep 2015 20:41:19 +0000 (13:41 -0700)
commit7c1ce9f3adabee70de886c6d32333650c691e97c
tree51023bfb80169de1011a6f151a8924f0cea0c6dc
parentd7eb90779f3f0b71d640c12ebcff632cf2af3974
viewport: share style context with pixelcache

This allows the pixel cache to opportunistically use CAIRO_CONTENT_COLOR
instead of CAIRO_CONTENT_COLOR_ALPHA during surface creation.

https://bugzilla.gnome.org/show_bug.cgi?id=754658
gtk/gtkviewport.c